Skip to content

Conversation

MrColour
Copy link
Contributor

@MrColour MrColour commented Jun 9, 2025

nob.h/nob.h

Line 563 in 45fa6ef

// After your added this macro every time you run ./nob it will detect

Typo: "After [your] added this macro" -> "After [you] added this macro"

Recommended:

//   After you add this macro ./nob it will detect modifications to its
//   original source code and will try to rebuild itself before doing any actual 
//   work. So you only need to bootstrap the build system once.

https://github.com/tsoding/nob.h/blob/45fa6efcd3e105bb4e39fa4cb9b57c19690d00a2/nob.h#L563

Typo: "After [your] added this macro" -> "After [you] added this macro"

Recommended: 

```
//   After you add this macro ./nob it will detect modifications to its
//   original source code and will try to rebuild itself before doing any actual 
//   work. So you only need to bootstrap the build system once.
```
@rexim rexim mentioned this pull request Aug 12, 2025
@rexim rexim closed this in #81 Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant